diff --git a/src/main/resources/local/init.sql b/src/main/resources/local/init.sql index 379f54f..750884f 100644 --- a/src/main/resources/local/init.sql +++ b/src/main/resources/local/init.sql @@ -1194,9 +1194,6 @@ INSERT INTO public.noauth_probe (api_key,create_date,host_name,ip_address,mac_ad '52abd6fd57e511e7ac52080027658d15','2017-08-11 12:43:46.877','insanity',3232235980,8796753988883,'1cf2555c57d511e79714080027658d15',1,NULL,3); -INSERT INTO public.auth_crawler (id,auth_json,create_date,crawler_id,target_id) VALUES ( -1,'{"ID":"jmxuser","PassWord":"tomcat"}','2017-09-08 18:40:07.002',17,5); -