diff --git a/project.tex b/project.tex
deleted file mode 100644
index 9137f155865126e088b7462c8524bb916a0470a6..0000000000000000000000000000000000000000
--- a/project.tex
+++ /dev/null
@@ -1,26 +0,0 @@
-\documentclass[f1,todos=off]{HsH-report} % documentclass
-
-%% include packages here:
-
-%% projects specific data:
-\author{
-	Max Mustermann,
-	Mira Musterfrau
-}
-\matrikelnr{
-	1234567,
-	9876543
-}
-\titlehead{titlehead}
-\subject{Subject}
-\title{Title}
-\subtitle{Subtitle}
-\date{\today}
-\professor{Professor}
-\keywords{keyword}
-
-%% project specific commands:
-
-\begin{document} % --------------------------------------------------------------------------------
-	% your text goes here
-\end{document}