diff options
| author | 2022-04-28 14:54:54 +0000 | |
|---|---|---|
| committer | 2022-04-28 14:54:54 +0000 | |
| commit | a9153f1615a842cfb9e9bcda4d9071e202618569 (patch) | |
| tree | c32bc32babc539accedce9f3a125b4d2c2413b9a /.gitmodules | |
| parent | aaecbb75bbfe10ec44a3fff83bda6828da4b4518 (diff) | |
| download | OneRoll-a9153f1615a842cfb9e9bcda4d9071e202618569.tar.gz OneRoll-a9153f1615a842cfb9e9bcda4d9071e202618569.zip | |
Remove support for IRC and webserver
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1220506..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "webserver/qhttp"] - path = webserver/qhttp - url = https://github.com/azadkuh/qhttp.git |