Skip to content

Commit

Permalink
refactor: removed client scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak-redsoftware committed Jan 9, 2024
1 parent 7c42295 commit a685f83
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
24 changes: 0 additions & 24 deletions autoinscribe/fixtures/client_script.json

This file was deleted.

2 changes: 1 addition & 1 deletion autoinscribe/fixtures/server_script.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"doctype_event": "Before Save",
"enable_rate_limit": 0,
"event_frequency": "All",
"modified": "2024-01-05 14:32:56.543165",
"modified": "2024-01-09 10:46:38.224414",
"module": "AutoInscribe",
"name": "AutoInscribe Contact Error",
"rate_limit_count": 5,
Expand Down
1 change: 0 additions & 1 deletion autoinscribe/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@

fixtures = [
{
"doctype": "Client Script",
"doctype": "Server Script",
},
{
Expand Down

0 comments on commit a685f83

Please sign in to comment.