Commit cf71bff8 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Remove off-topic comment from JsDuck::Tag::Aside.

parent 78cc28dd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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"