diff options
author | Minteck <contact@minteck.org> | 2022-02-11 18:46:36 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-11 18:46:36 +0100 |
commit | 6f7eede93ad7f584aee2a2093a29071fd2f2470a (patch) | |
tree | c0e1e793845cfba745457465e7d4f19111edeaeb /stats | |
parent | 395c72df876e2674b562ff95f8f867b6f6d3cba8 (diff) | |
download | ponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.tar.gz ponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.tar.bz2 ponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.zip |
Remove stats
Diffstat (limited to 'stats')
-rw-r--r-- | stats/buttons.json | 1 | ||||
-rw-r--r-- | stats/commands.json | 1 | ||||
-rw-r--r-- | stats/menu.json | 1 | ||||
-rw-r--r-- | stats/ponies.json | 1 | ||||
-rw-r--r-- | stats/queries.json | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/stats/buttons.json b/stats/buttons.json deleted file mode 100644 index 4ae0ecc..0000000 --- a/stats/buttons.json +++ /dev/null @@ -1 +0,0 @@ -{"pony.public":3,"pony.display":1}
\ No newline at end of file diff --git a/stats/commands.json b/stats/commands.json deleted file mode 100644 index 939829e..0000000 --- a/stats/commands.json +++ /dev/null @@ -1 +0,0 @@ -{"pony":6,"config":1}
\ No newline at end of file diff --git a/stats/menu.json b/stats/menu.json deleted file mode 100644 index 9e26dfe..0000000 --- a/stats/menu.json +++ /dev/null @@ -1 +0,0 @@ -{}
\ No newline at end of file diff --git a/stats/ponies.json b/stats/ponies.json deleted file mode 100644 index 3cb2885..0000000 --- a/stats/ponies.json +++ /dev/null @@ -1 +0,0 @@ -{"Scootaloo":3,"Rainbow Dash":2,"Cheerilee":1}
\ No newline at end of file diff --git a/stats/queries.json b/stats/queries.json deleted file mode 100644 index 628240b..0000000 --- a/stats/queries.json +++ /dev/null @@ -1 +0,0 @@ -{"Scootaloo":["scootaloo"],"Rainbow Dash":["rainbow dash","rd"],"Cheerilee":["cheerilee"]}
\ No newline at end of file |