first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// PromotionManager - DEPRECATED (removed in monetization-lite)
|
||||
// This file is intentionally empty. The promotion system has been removed.
|
||||
class PromotionManager {
|
||||
constructor() {}
|
||||
}
|
||||
module.exports = PromotionManager;
|
||||
Reference in New Issue
Block a user