diff options
author | Jordan Bracco <href@random.sh> | 2022-12-20 02:19:42 +0000 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2022-12-20 19:29:41 +0100 |
commit | 9958e90eb5eb5a2cc171c40860745e95a96bd429 (patch) | |
tree | b49cdb1d0041b9c0a81a14950d38c0203896f527 /lib/irc/conns.ex | |
parent | Rename to Nola (diff) |
Actually do not prefix folders with nola_ refs T77
Diffstat (limited to 'lib/irc/conns.ex')
-rw-r--r-- | lib/irc/conns.ex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/irc/conns.ex b/lib/irc/conns.ex new file mode 100644 index 0000000..b0e5d3c --- /dev/null +++ b/lib/irc/conns.ex @@ -0,0 +1,3 @@ +defmodule IRC.Conns do + +end |