Skip to content

Commit f588d9e

Browse files
committed
Remove scripts
1 parent 85df1fb commit f588d9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎sql/netbox-demo-v3.7.sql

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6581,9 +6581,6 @@ COPY public.core_job (id, object_id, name, created, scheduled, "interval", start
65816581
--
65826582

65836583
COPY public.core_managedfile (id, data_path, data_synced, created, last_updated, file_root, file_path, data_file_id, data_source_id, auto_sync_enabled) FROM stdin;
6584-
1 \N 2023-12-29 10:44:54.474241-05 \N scripts myscript.py \N \N f
6585-
2 \N 2023-12-29 10:44:54.474257-05 \N scripts test.py \N \N f
6586-
3 \N 2023-12-29 10:44:54.474264-05 \N scripts test2.py \N \N f
65876584
\.
65886585

65896586

0 commit comments

Comments
 (0)