Explorar o código

Remove old text.

Lauri Ojansivu %!s(int64=4) %!d(string=hai) anos
pai
achega
0b43e8b42a
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      models/boards.js

+ 0 - 2
models/boards.js

@@ -1777,8 +1777,6 @@ if (Meteor.isServer) {
         .map(function(doc) {
           return {
             attachmentId: doc._id,
-            // this preserves the name so that notifications can be meaningful after
-            // this file is removed
             attachmentName: doc.original.name,
             attachmentType: doc.original.type,
             cardId: doc.cardId,