Skip to content

Commit b8791d7

Browse files
committed
Removed unwanted space
1 parent 012d6c5 commit b8791d7

File tree

1 file changed

+0
-2
lines changed
  • client/cat3/src/partials/sections/dashboard/bots/controller

1 file changed

+0
-2
lines changed

client/cat3/src/partials/sections/dashboard/bots/controller/libraryCtrl.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
$scope.showLoadMore = false;
3333
$scope.showRecords = false;
3434
};
35-
3635
$scope.showLoadRecord();
37-
3836
$scope.initGrids = function(){
3937
$scope.botLibGridOptions={};
4038
$scope.botLibGridOptions.columnDefs= [

0 commit comments

Comments
 (0)