Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments

Remove redundant author doc comments
This commit is contained in:
Rémi Verschelde 2019-08-14 13:45:54 +02:00 committed by GitHub
commit 6c607c3564
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
138 changed files with 18 additions and 485 deletions

View file

@ -35,9 +35,6 @@
#include "editor/editor_plugin.h"
#include "editor/pane_drag.h"
#include "grid_map.h"
/**
@author Juan Linietsky <reduzio@gmail.com>
*/
class SpatialEditorPlugin;