diff --git a/lib/jsduck/tag/aside.rb b/lib/jsduck/tag/aside.rb index 3d04f1481558da1d30b215f73fbacbd92188c8c2..93f2d250b088603b753067f37e242c024afa2cc0 100644 --- a/lib/jsduck/tag/aside.rb +++ b/lib/jsduck/tag/aside.rb @@ -3,9 +3,6 @@ require "jsduck/logger" module JsDuck::Tag # Implementation of @aside tag. - # - # To document members that were present in previous version but are - # completely gone now. Other than that it behaves exactly like @deprecated. class Aside < JsDuck::MetaTag def initialize @name = "aside"