diff --git a/projects/example/my-api-repo/do_stuff.dict b/projects/example/my-api-repo/do_stuff.dict deleted file mode 100644 index 224679bf4..000000000 --- a/projects/example/my-api-repo/do_stuff.dict +++ /dev/null @@ -1,6 +0,0 @@ -# A dictionary for more efficient fuzzing of DoStuff(). -# If the inputs contain multi-byte tokens, list them here. -# See http://libfuzzer.info#dictionaries -"foo" -"bar" -"ouch"