Remove header comments

This commit is contained in:
Luis Ángel San Martín 2023-04-06 19:02:32 +02:00
parent a57e7a828a
commit cab277f3a9
2 changed files with 0 additions and 10 deletions

View File

@ -1,8 +1,3 @@
/**
@file
@author Stefan Frings
*/
#include "requestmapper.h"
#include "static.h"
#include "staticfilecontroller.h"

View File

@ -1,8 +1,3 @@
/**
@file
@author Stefan Frings
*/
#ifndef REQUESTMAPPER_H
#define REQUESTMAPPER_H