@@ -4,6 +4,7 @@ package routebuildermdl
@@ -203,8 +204,7 @@ func commonHandler(c *routing.Context, isRestricted, isRoleBased, heavyDataActiv
@@ -219,7 +219,6 @@ func RestrictedHandler(c *routing.Context) error {
@@ -234,7 +233,6 @@ func RoleBasedHandler(c *routing.Context) error {
@@ -243,8 +241,7 @@ func RoleBasedHandler(c *routing.Context) error {
@@ -259,7 +256,6 @@ func HeavyRestrictedHandler(c *routing.Context) error {
@@ -274,7 +270,6 @@ func HeavyRoleBasedHandler(c *routing.Context) error {
@@ -352,7 +347,19 @@ func getClientIP(c *routing.Context) string {