about summary refs log tree commit diff
path: root/web/converse/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'web/converse/src/main.rs')
-rw-r--r--web/converse/src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/converse/src/main.rs b/web/converse/src/main.rs
index 177bdf025e..d17626c17f 100644
--- a/web/converse/src/main.rs
+++ b/web/converse/src/main.rs
@@ -16,7 +16,6 @@
 // along with this program. If not, see
 // <https://www.gnu.org/licenses/>.
 
-#[macro_use]
 extern crate askama;
 
 #[macro_use]