summaryrefslogtreecommitdiff
path: root/includes/util/travelling.inc
diff options
context:
space:
mode:
authorRaindropsSys <raindrops@equestria.dev>2024-03-29 22:05:35 +0100
committerRaindropsSys <raindrops@equestria.dev>2024-03-29 22:05:35 +0100
commit5860551daa0f60103ad24e93da29f401a653f144 (patch)
tree9ad97e04152a6edc11d5096c87880978df39086a /includes/util/travelling.inc
parenta51979ad60074db84af78a06d30fcb888ccb0b03 (diff)
downloadpluralconnect-5860551daa0f60103ad24e93da29f401a653f144.tar.gz
pluralconnect-5860551daa0f60103ad24e93da29f401a653f144.tar.bz2
pluralconnect-5860551daa0f60103ad24e93da29f401a653f144.zip
Updated 20 files, added 6 files, deleted 144 files and renamed .idea/ponycule.iml (automated)
Diffstat (limited to 'includes/util/travelling.inc')
-rw-r--r--includes/util/travelling.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/util/travelling.inc b/includes/util/travelling.inc
deleted file mode 100644
index b1479fb..0000000
--- a/includes/util/travelling.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-function withTravelers(array $members): array {
- return $members;
-} \ No newline at end of file